/*头部*/
/*$$
{"color":[{"val":"#333333","title":"模块标题/产品标题 文字颜色"},
{"val":"#ffa532","title":"鼠标划过 文字颜色"},
{"val":"#999999","title":"查看更多 文字颜色"}],
"background":[{"val":"rgba(0,0,0,0.3)","title":"PC端导航背景颜色"}],
"border":[{"val":"#f5f5f5","title":"产品默认背景颜色"}]}
$$*/
#case_154{
	width:100%;
	padding:60px 10px 100px;
	box-sizing: border-box;
}

#case_154 .case_w{
	width:100%;
	max-width:1200px;
	margin:0 auto;
}

#case_154 .case_w .caseOth{
	position: relative;
}

#case_154 .case_w .caseOtha{
	display: flex;
	justify-content: space-between;
}

#case_154 .case_w .caseOth_inf{
	flex: 1;
	width: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
}
#case_154 .case_w .caseOth_inf .caseOth_ic{
	background: #ffffff;
	box-shadow: 0 0 6px 1px rgba(210, 210, 210, 0.6);
	padding: 40px 30px 30px;
	box-sizing: border-box;
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
	position: relative;
	margin-top: 65px;
	width: 100%;
	height: 260px;
}
#case_154 .case_w .caseOth_inf .case_oh2{
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 28px;
	transition:color 0.3s ease;
}
#case_154 .case_w .caseOth_inf .case_odv{
	margin-bottom: 20px;
}
#case_154 .case_w .caseOth_inf .case_op{
	font-size: 14px;
	color: #777777;
	line-height: 28px;
	height: 84px;
	overflow: hidden;

	background-image: linear-gradient(180deg, transparent 85%, rgba(255,165,50,0.3) 0);
	background-size: 0 100%;
	background-repeat: no-repeat;
	transition: background-size 1s ease-in;
	-webkit-transition: background-size 1.4s ease;
	display: inline;
	padding-bottom: 5px;

	
}
#case_154 .case_w .caseOth_inf .case_otime{
	text-align: right;
}
#case_154 .case_w .caseOth_inf .case_oti{
	font-size: 14px;
	color: #999999;
}
#case_154 .case_w .caseOth_inf .case_btns{
	width: 45px;
	height: 45px;
	position: absolute;
	left: 30px;
	bottom:20px;
	background: #ffffff;
	
}
#case_154 .case_w .caseOth_inf .case_btn{
	width: 100%;
	height: 100%;
	background: #ffa533;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	transition: 0.15s ease;
}
#case_154 .case_w .caseOth_inf .case_bimg{
	width:40%;
	height: 40%;
	display: block;
}
#case_154 .case_w .caseOth_imgs{
	width: 50%;
	height: 450px;
	border:#f5f5f5 10px solid;
	z-index: 3;
	overflow: hidden;
}
#case_154 .case_w .caseOth_img{
	width: 100%;
	height: 100%;
	display: block;
	transition: 0.3s ease;
	object-fit: cover;
}




#case_154 .case_w .allTi{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	align-content: baseline;
	background: url('/static/images/CP00021_02.png') no-repeat left top;
	background-size: 25px 25px;
	padding: 15px 0 0;
}
#case_154 .case_w   .allTi .allTl{
	color: #333333;
	font-weight: bold;
	position: relative;
	padding: 0 0 0 60px;
	display: flex;
	justify-content: flex-start;
	align-items: baseline
}
#case_154 .case_w .allTi .allTl::after{
	width: 35px;
	height: 35px;
	background: #ffe4c1;
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	border-radius: 50%;
}
#case_154 .case_w .allTi .allTl::before
{
	content: '';
	width: 10px;
	height: 10px;
	background: #ffa532;
	position: absolute;
	left: 30px;
	bottom: 35px;
	border-radius: 50%;
}
#case_154 .case_w .allTi .allTl_key{
	font-size: 60px;
	position: relative;
	z-index: 3;
}
#case_154 .case_w .allTi .allTl_val{
	font-size:28px ;
}
#case_154 .case_w .allTi .allmore{
	
}
#case_154 .case_w .allTi .allmorea{
	font-size: 16px;
	color: #999999;
	background:url('/static/images/NP00038_01.png') no-repeat center right;
	background-size: 15px 15px;
	padding-right: 22px;
	line-height: 30px;
}

#case_154 .case_w .casfixed{
	position: absolute;
	top: 0;
	left: 0;
	width: calc(100% - 600px);
	padding-right: 20px;
	box-sizing: border-box;
	z-index: 5;
}








#case_154 .case_w .case_list{
	width:100%;
	margin-top: 50px;
}
#case_154 .case_w .case_list .case_ul{
	width:100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content: center
}
#case_154 .case_w .case_list .case_ul .case_li{
	width:380px;
	height:340px;
}
#case_154 .case_w .case_list .case_ul .case_a{
	display:block;
	width:100%;
	height:100%;
}
#case_154 .case_w .case_list .case_ul .case_imgs{
	width:100%;
	height:300px;
	border:#f5f5f5 10px solid;
	overflow: hidden;
}
#case_154 .case_w .case_list .case_ul .case_img{
	width: 100%;
	height: 100%;
	display: block;
	transition: 0.3s ease;
	object-fit: cover;
}
#case_154 .case_w .case_list .case_ul .case_txt{
	width: 100%;
	height: 48px;
	border-bottom: 1px solid #e0e0e0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content: center;
	background: url('/static/images/NP00038_01.png') no-repeat center right 10px;
	background-size: 15px 15px;
	padding: 0 10px;
	transition: 0.3s ease;
}
#case_154 .case_w .case_list .case_ul .case_name{
	font-size: 16px;
	color: #333333;
	
}


@media (min-width:1200px) {
	#case_154:hover .allTi .allTl::after{
		animation:zoomAn 4s linear infinite;
	}
	#case_154:hover .allTi .allTl::before{
		animation:zoomAn2 4s linear infinite;
		z-index: 5;
	}
}
@keyframes zoomAn{
	0%{
		transform: scale(1);
	}
	50%{
		transform: scale(1.2) translate(10px,-20px);
		opacity: 0.5;
	}
	100%{
		transform: scale(1);
	}
}
@keyframes zoomAn2{
	0%{
		transform: scale(1);
	}
	50%{
		transform: scale(1.2) translate(-10px,10px);
		opacity: 0.5;
	}
	100%{
		transform: scale(1);
	}
}

@media (min-width:1200px){
	#case_154 .case_w .caseOtha:hover .case_op{
		background-size: 100% 100%;
	}
	#case_154 .case_w .caseOtha:hover .case_oh2{
		color: #ffa532;
	}
	#case_154 .case_w .caseOtha:hover .caseOth_img{
		transform: scale(1.05);
	}
	#case_154 .case_w .caseOtha:hover .caseOth_inf .case_btn{
		transform: scale(1.1);
	}
	#case_154 .case_w .case_list .case_ul .case_li:hover .case_name
	{
		color: #ffa532;
	}
	#case_154 .case_w .case_list .case_ul .case_li:hover .case_txt
	{
		background:url('/static/images/NP00038_03.png') no-repeat center right;
		background-size: 15px 15px;
	}
	
	#case_154 .case_w .case_list .case_ul .case_li:hover .case_img{
		transform: scale(1.05);
	}
	#case_154 .case_w .allTi .allmorea:hover{
		color: #ffa532;
		background:url('/static/images/NP00038_03.png') no-repeat center right;
		background-size: 15px 15px;
	}
	
	
}

@media (max-width:1200px) {
	#case_154 .case_w .casfixed{
		position: relative;
		width: 100%;
		padding: 15px 0 0 0;
		
	}
	#case_154 .case_w .caseOth_imgs{
		height: 37.5vw;
		width: 50%;
		
	}

	#case_154 .case_w .caseOth_inf .caseOth_ic{
		border:#f5f5f5 1px solid;
		box-shadow: none;
		margin-top: 0;
		height: 37.5vw;
	}
	#case_154 .case_w .caseOth_inf .case_op{
		font-size: 14px;
		line-height: 26px;
		height: 104px;
	}
	#case_154 .case_w .case_list{
		margin-top: 25px;
	}
	#case_154 .case_w .caseOtha{
		margin-top: 30px;
	}
	
	
	#case_154 .case_w .case_list .case_ul .case_li{
		width: 32%;
		height: auto;
	}
	#case_154 .case_w .case_list .case_ul .case_imgs{
		height: 24vw;
	}
}
@media (max-width:768px) {
	#case_154 .case_w .caseOth_imgs{
		height: 70vw;
		width: 100%;
	}
	#case_154 .case_w .caseOth_inf .case_oh2{
		font-size: 16px;
		margin-bottom: 6px;
	}
	#case_154 .case_w .caseOth_inf .caseOth_ic{
		height: auto;
		border-radius: 0 0 25px 25px;
		padding: 20px 15px 20px;
	}
	#case_154 .case_w .caseOth_inf .case_btns{
		left: 20px;
		bottom:15px
	}
	#case_154 .case_w .caseOth_inf .case_btns{
		width: 35px;
		height: 35px;
	}
	#case_154 .case_w .casfixed{
		position: relative;
		width: 100%;
		padding:30px 0 0 0;
	}
	#case_154 .case_w .allTi .allTl_key{
		font-size: 30px;
	}
	#case_154 .case_w .allTi .allTl{
		padding: 0 0 0 20px;
	}
	#case_154 .case_w .allTi .allmorea{
		font-size: 12px;
		background-size: 12px 12px!important;
		padding-right: 18px;
	}
	#case_154 .case_w .allTi .allTl_val{
		font-size: 14px;
	}
	#case_154{
		padding: 50px 10px ;
	}
	#case_154 .case_w .case_list .case_ul{
		flex-wrap: wrap;
	}
	#case_154 .case_w .case_list .case_ul .case_li{
		width: 100%;
		height: auto;
		margin-bottom: 15px;
	}
	#case_154 .case_w .case_list .case_ul .case_imgs{
		height: 70vw;
		/* max-height: 300px; */
	}
	#case_154 .case_w .caseOtha{
		margin-top: 25px;
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	#case_154 .case_w .caseOth_inf{
		width: 100%;
	}
	#case_154 .case_w .case_list .case_ul .case_name{
		font-size: 14px;
	}
}